tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it
authorStephen Warren <[email protected]>
Wed, 23 May 2012 07:29:29 +0000 (07:29 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 7 Jul 2012 12:07:19 +0000 (14:07 +0200)
commit59f8ac65f823fa02c73606860480b0e16febc68d
tree612ac2cd48a370716adf696dd2005dc8366922ed
parentf3717ac5848ec389919596d5e518b528fb8bebdd
tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it

The SMSC95xx series may exist either directly on a main board, or as a USB
to Ethernet dongle. However, dongles containing these chips are very rare.
Hence, remove this config option, except on Harmony where such a chip is
actually present on the board.

The asix option remains, since it's a popular chip, and I actively use a
dongle containing this.

Signed-off-by: Stephen Warren <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
Acked-by: Igor Grinberg <[email protected]>
include/configs/paz00.h
include/configs/seaboard.h
include/configs/trimslice.h
include/configs/whistler.h